home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5819 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: amd.com!usenet
  2. From: david.roberts@amd.com (Dave Roberts)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: TCP/IP in Windows
  5. Date: Tue, 06 Feb 1996 20:03:12 GMT
  6. Organization: Advanced Micro Devices, Inc.
  7. Message-ID: <4f8cc0$9ue@amdint.amd.com>
  8. References: <4eh5i2$3a8@news.axess.com>
  9. NNTP-Posting-Host: indmkp26.amd.com
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. marks@axess.com (Mark Santelli) wrote:
  13.  
  14. >Does anyone know what functions are availible to do  TCP/IP
  15. >communications in Windows. I've done stream socket programming
  16. >in a UNIX environment using functions like socket(), listen(),
  17. >accept(), etc. I use Borland's C++ 4.52 and can't seem to get
  18. >any help on the subject. How does one write internet and 
  19. >communication based code in Windows programming.
  20.  
  21. >Mark Santelli
  22. >marks@axess.com
  23.  
  24. Check out the book:
  25. Developing for the Internet with Winsock
  26. By Dave Roberts (me)
  27. You can find more information, including ISBN, publisher, etc. at:
  28. http://www.best.com/~droberts/devwsock/devwsock.htm
  29.  
  30. -- Dave Roberts
  31. david.roberts@amd.com
  32. dave@droberts.com
  33.  
  34.  
  35.